i2001-04-24 Alexander Larsson <alexl@redhat.com>
authorAlexander Larsson <alexl@src.gnome.org>
Tue, 24 Apr 2001 14:58:33 +0000 (14:58 +0000)
committerAlexander Larsson <alexl@src.gnome.org>
Tue, 24 Apr 2001 14:58:33 +0000 (14:58 +0000)
commitc668063747cc787e6ae49c2a451bbc1a8ec24278
treee322ad3c7b983f824fedec8d6183a1f57f79dc0e
parentb84d2f1234b6a6c1fd42cab2541b563f2ad66615
i2001-04-24  Alexander Larsson  <alexl@redhat.com>

* gtk/gtkclist.[ch]:
* gtk/gtkctree.c:
When there is a row highlighted for D'n'D it must alse
be painted hightlighted on exposes. Otherwise exposes from
the icon being dragged will mess up the hightlight.

* gtk/gtkfontsel.c:
Don't recenter selected font when exposing the font family
clist. This means you can now actually scroll the font family
list.

* gtk/gtknotebook.c:
Fix focus movement on scrolling tabs that are placed on the left
and right.
gtk/gtkclist.c
gtk/gtkclist.h
gtk/gtkctree.c
gtk/gtkfontsel.c
gtk/gtknotebook.c